home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-68k-src / machines / amiga68k / libsrc / time / __gmtoffset.c next >
Text File  |  1999-01-01  |  105b  |  6 lines

  1. /* Greenwich mean time offset and daylight savings time flag 
  2.  */
  3.  
  4. long __gmtoffset=0;
  5. int  __dstflag=0;
  6.